Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: bump cloud.google.com/go/spanner from 1.73.0 to 1.75.0 #70

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2025

Bumps cloud.google.com/go/spanner from 1.73.0 to 1.75.0.

Release notes

Sourced from cloud.google.com/go/spanner's releases.

spanner: v1.75.0

1.75.0 (2025-02-02)

Features

  • spanner/admin/database: Add AddSplitPoints API (59fe58a)

Bug Fixes

  • spanner: Inject "x-goog-spanner-request-id" into outgoing client context (#11544) (a8f16ef), refs #11543

spanner: v1.74.0

1.74.0 (2025-01-24)

Features

  • spanner/admin/instance: Exposing FreeInstanceAvailability in InstanceConfig (4254053)
  • spanner/admin/instance: Exposing FreeInstanceMetadata in Instance configuration (to define the metadata related to FREE instance type) (4254053)
  • spanner/admin/instance: Exposing InstanceType in Instance configuration (to define PROVISIONED or FREE spanner instance) (4254053)
  • spanner/admin/instance: Exposing QuorumType in InstanceConfig (4254053)
  • spanner/admin/instance: Exposing storage_limit_per_processing_unit in InstanceConfig (4254053)
  • spanner: Add the last statement option to ExecuteSqlRequest and ExecuteBatchDmlRequest (8dedb87)
  • spanner: Add UUID in Spanner TypeCode enum (46fc993)
  • spanner: Implement generation and propagation of "x-goog-spanner-request-id" Header (#11048) (10960c1)

Bug Fixes

  • spanner/spansql: PROTO BUNDLE and protobuf type parsing fixes (#11279) (b1ca714)
  • spanner/test/opentelemetry/test: Update golang.org/x/net to v0.33.0 (e9b0b69)
  • spanner: ReadWriteStmtBasedTransaction would not remember options for retries (#11443) (7d8f0c5)
  • spanner: Support setting monitoring host via env and override any endpoint override from spanner options with default one (#11141) (3d61545)
  • spanner: Update golang.org/x/net to v0.33.0 (e9b0b69)

Documentation

  • spanner/admin/database: Fix typo timzeone -> timezone (a694e11)
  • spanner/admin/instance: A comment for enum DefaultBackupScheduleType is changed (4254053)
  • spanner/admin/instance: A comment for enum value AUTOMATIC in enum DefaultBackupScheduleType is changed (4254053)
  • spanner/admin/instance: A comment for enum value GOOGLE_MANAGED in enum Type is changed (4254053)
  • spanner/admin/instance: A comment for enum value NONE in enum DefaultBackupScheduleType is changed (4254053)
  • spanner/admin/instance: A comment for enum value USER_MANAGED in enum Type is changed (4254053)
  • spanner/admin/instance: A comment for field base_config in message .google.spanner.admin.instance.v1.InstanceConfig is changed (4254053)
  • spanner/admin/instance: A comment for field default_backup_schedule_type in message .google.spanner.admin.instance.v1.Instance is changed (4254053)
  • spanner/admin/instance: A comment for field filter in message .google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest is changed (4254053)
  • spanner/admin/instance: A comment for field filter in message .google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest is changed (4254053)

... (truncated)

Commits
  • 9cde8ab chore(main): release spanner 1.75.0 (#11551)
  • d7671ec feat(spanner): make randIDForProcess hexadecimal in x-goog-spanner-request-id...
  • a8f16ef fix(spanner): inject "x-goog-spanner-request-id" into outgoing client context...
  • 59fe58a docs(monitoring/apiv3): remove extra fenced code block markers (#11535)
  • bfb6c05 chore(main): release pubsub 1.47.0 (#11547)
  • 46d6ed4 feat(pubsub): support new forms of topic ingestion (#11537)
  • 0dd7d3d feat(storage): wrap NotFound errors for buckets and objects (#11519)
  • 8fc5a87 chore: bump cloud.google.com/go dep (#11541)
  • 1a214c9 chore: release main (#11467)
  • 24b3a20 chore(main): release 0.118.1 (#11539)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner February 4, 2025 15:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 4, 2025
@github-actions github-actions bot enabled auto-merge (squash) February 4, 2025 15:48
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/spanner-1.75.0 branch 3 times, most recently from 3d7d230 to f122275 Compare February 7, 2025 15:53
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/spanner-1.75.0 branch 3 times, most recently from 27c5fe8 to 913aba8 Compare February 14, 2025 16:01
Bumps [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) from 1.73.0 to 1.75.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.73.0...spanner/v1.75.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/spanner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/spanner-1.75.0 branch from 913aba8 to cee5cb4 Compare February 20, 2025 15:21
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2025

Superseded by #77.

@dependabot dependabot bot closed this Feb 21, 2025
auto-merge was automatically disabled February 21, 2025 15:37

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/cloud.google.com/go/spanner-1.75.0 branch February 21, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants